home *** CD-ROM | disk | FTP | other *** search
/ PCMania 46 / PCMania CD46_2.iso / pc / sonar96 / kmenu.dir / 00019.ls < prev    next >
Encoding:
Text File  |  1994-07-07  |  164 b   |  12 lines

  1. on exitFrame
  2.   sound stop 2
  3.   go(the frame)
  4. end
  5.  
  6. on mouseUp
  7.   set the movieRate of sprite 31 to 0
  8.   puppetTransition(26, 4, 4, 1)
  9.   go("outP")
  10.   puppetSound(0)
  11. end
  12.